home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HPAVC
/
HPAVC CD-ROM.iso
/
UNIX.ZIP
/
VMSCRACK
/
GETOPT.H
< prev
next >
Wrap
C/C++ Source or Header
|
1996-11-14
|
77b
|
5 lines
extern int optind;
extern char *optarg;
int getopt(int,char **,char *);